Fix vmalloc_fault() path for x86/64 XenLinux.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 Aug 2005 18:14:46 +0000 (18:14 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 17 Aug 2005 18:14:46 +0000 (18:14 +0000)
commit4ce65049c8a03275ae62e19d066943531017710e
tree2347443500c887586d36cc9b3d4c6472e68d6ff0
parent81cf88dc9c8db10fe5ab4495c917be4933730a2a
Fix vmalloc_fault() path for x86/64 XenLinux.
There may be a deeper underlying problem w.r.t pagetable
initialisation at start of day, but this simple fix is
a good workaround until we have time to investigate
properly.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/x86_64/mm/fault.c